I have silverlight plugin on my page and some functionality to show panel as popup with the help of Ajax ModalPopup
extender,
But whenever show modal pop up it hides behind the silverlight plugin i.e. plugin is always on top?
any suggestion to solve this problem?