PROBLEM:
If I use SelectedIndex In Accordion control after refresh in firefox the context of needed pane will be showed. How to fix this?
SOLUTION:
Turn Off the Autocompletion Feature.
Exapmle:
form id="form1" runat="server" enableviewstate="True" autocomplete="off"