I have a page with several <Object> tags for a Java applet and some
Active-X objects (OWC). I would like to display a pop up menu using a
<DIV> tag, however while I can get the form elements in the <DIV> to
display in the foreground, the table that contains the form apears
behind the <OBJECT>s. I've played around with the z-index value and
can't find anythign that works.
Any ideas?