Re: [qooxdoo-devel] window over iframe IE6

2007-03-16 Thread Derrell . Lipman
"Tobias Koller (GERMO GmbH)" <[EMAIL PROTECTED]> writes: > when i define a qx.ui.embed.Iframe and open a modal > qx.ui.window.Window() , > > the iframe always covers the window. The Iframe is always on top. > > > > Its only in IE. > > > > When I program something without qooxdoo, I would put a

[qooxdoo-devel] window over iframe IE6

2007-03-16 Thread Tobias Koller (GERMO GmbH)
Hello., when i define a qx.ui.embed.Iframe and open a modal qx.ui.window.Window() , the iframe always covers the window. The Iframe is always on top. Its only in IE. When I program something without qooxdoo, I would put another iframe behind the "div" and set the z-index:1. The div i