How can you "gray out" (overlay a gray view w/ alpha ontop of the UIStatusBar) on the iOS exactly like when a UIAlertView displays. I know that it's possible and that Apple allows it since Twitter (official Twitter app) and a few others implement it. I think you need to add a new window ontop of the current window or a full-screen view
Thanks for your input!