, , post back; . F5 , , Page.IsPostBack false.
, asp:Button ( AutoPostBack=true DropDownList).
, Firefox - , , F5. , select .
<script type='text/javascript'>
document.getElementById('<%= dropDownList.ClientID %>').selectedIndex = 0;
</script>
(: , .)