Is there any way to make a component modal/hilight it? I would like to be able to gray out (like when a popup is shown) everything on the screen but a certain component when the user click on a specific button.
Basically I want a popup that's not a popup, but rather sets the focus on a particular component that is already in the displaylist. Thoughts on the best way to acheive this? Thanks, Shaun

