I've created a Silverlight webpart. It's shown on a SharePoint page on which there are also some links which trigger SharePoint popups, actually the Silverlight web part triggers one itself.
Now when the popup is displayed, the rest of SharePoint is grayed out; except for the Silverlight control! It stays active, and worse; when you click it, it comes up in front of the SharePoint popup effectively making it impossible to close that popup.
Is there a way to get around this? I assume it's a bug?