https://bugzilla.wikimedia.org/show_bug.cgi?id=56403
Tisza Gergő <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Tisza Gergő <[email protected]> --- I don't think so - anything with a z-index would still be above the lightbox. Also, AFAIK z-index is reliable enough as long as you are using it on direct children of the <body> - the IE6 bug is related to z-indexed elements having non-static parents. The z-index on .mlb-fullscreen-div is pointless, however - its parent also has a z-index so that one will determine how it is placed. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
