I\'ve implemented a popup box that dynamically displays search options. I want the box to \"float\" above all of the site content. Currently, when the box is displayed it
give z-index:-1 to flash and give z-index:100 to div..
z-index:-1
z-index:100