See also
Class ModalDialog
West Wind Web Toolkit for ASP.NET
ModalDialog.zIndex
The zIndex value for the overlay and dialog. This value must be higher than any other control on the page in order for the dialog to pop up on top.
public int zIndex { get; set; }
See also:
Class ModalDialog