Issue with Customized Lightbox in iPad

Hi,

I have created my own lightbox to create and update events. It overrides showlightbox function properly.

when i click on Scheduler for creation and updation of events, it goes behind the scheduler i.e. not visible on the screen in ipad.

Regards,
Niki

default lightbox uses
z-index:10001;
you custom form must have the same or bigger z-index