Dialog overlay and select elements in IE6
It seems that the overlay for UI dialogs suffers from the good old IE6
problem where if there are select elements behind the dialog and its
overlay they get rendered on top of both.
This is really aggravating, worse it means that selects can be
manipulated when a supposedly modal dialog is being displayed. Is
there any way around this, or is there a fix in the pipeline?