I am using Mootools 1.2.4. We have a web page with a form and a button
that displays an HTML popup box that contains more form elements above
the base form. In order to keep the base page SELECT boxes from
displaying over the popup box in IE6, I applied the iFrameShim to the
popup box. However, in IE8, it has caused the form elements in the
popup box to also be disabled. I thought the iFrameShim only set
itself in IE6, Opera and Mac Firefox. Why is it disabling the form
elements in the popup in IE8? How do I fix this?

Reply via email to