Has anyone experienced a z-index problem with Magic Zoom on IE 8 or 9?
I have an element with z-index: 1
MagicZoom creates an element with z-index: 100
However IE9 displays the element with z-index 1 on top of the 100.
Here is the page.
The weird thing is, I can no longer reproduce the problem if I "freeze" the condition and removing magiczoom.js. Here is the result, perfect even on IE 9.
Anyone knows how to fix this?