I have a calendar control that is popping up as a div with absolute positioning. Of course if there are windowed controls lower than where the calendar control popups, these controls appear above the calendar control. Is there something I can do to prevent this? Or do I need to somehow get my calendar control to be a windowed control?
Thanks
Chris