I've encountered some applications in the past that will create a window or panel that's always on top, even if that's not the active application. I don't even know where to start with this. Anyone got any ideas?
MrBash, thanks for the idea, modal does do what I'm looking for, but it seems to only be an option for panels, and I don't want the esc key to close this window. Is there a way to do this with an NSWindow?