I'm using DropDownCheckList for jQuery as replacement for the default select options, and in IE7 I'm having this problem:
The 'original' select element appears behind the new added DIV onclick, this only happens in IE7 in floated divs and seems to be fine in any other browser..
Is there a fix for this, or do I have to convince people to finally drop IE7?