<script>var old;</script>
<select onclick="old=this.selectedIndex" onchange="this.selectedIndex=old">

ciao