Forum Moderators: not2easy
So, 3 years later - the same problem again here. Can anybody help? Thank you.
Added : To be clear - my SELECT element do not have both position and z-index properties. But I have an abs. positioned block element (div) which changes top/left values due to click event coordinates. When this DIV overlaps any SELECT element in the page, the latter "penetrates" through DIV's text. I've tried z-index : 9999.. for the DIV, changed this DIV code position in the script (result page) code, etc. with no effect.
How to: Position DHTML Elements Above Dropdowns in IE [webmasterworld.com]
Those pesky <select> boxes which we cannot position stuff over