views:

19

answers:

0

Hi, please could you advise?

I need to put a div over a select element in IE6. The approach I've chosen is to use iframes in div (jquery bgiframe plugin). Everything is nice except one: this div has a vertical scrollbar, and just this scrollbar is under the select although iframe is under the whole div (including its scrollbar). How could I put divs' scrollbar under the select?