<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">


<META content="MSHTML 5.50.4134.600" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=949363323-03052001><FONT face=Arial color=#800000 size=2>I'm 
trying to hide a form with a div set at a zindex of 100. If a particular event 
occurs, a javascript function is called that uncovers the form by hiding the 
layer that was covering it.&nbsp;&nbsp;The form contains only textareas and 
select boxes.&nbsp; The problem is:&nbsp; The textareas are hidden as they are 
supposed to be, before the event occurs, but the select boxes remain 
uncovered.&nbsp; I've set&nbsp;the entire form and the select boxes to a zindex 
of 50, but the damn select boxes still show through!&nbsp; 
Why?</FONT></SPAN></DIV></BODY></HTML>