http://bugs.winehq.org/show_bug.cgi?id=3997
------- Additional Comments From dank@kegel.com 2007-09-07 05:32 ------- I tried a couple obvious simpleminded things: 1) call XRaiseWindow when first creating the window 2) in X11DRV_set_wm_hints(), use the _NET_WM_STATE_MODAL hint; see http://standards.freedesktop.org/wm-spec/1.3/ar01s05.html but Photoshop CS tryout installer still puts the "Please close all Adobe apps..." dialog under the wizard when you click 'ok'; maybe I did 'em wrong. I'll attach a patch showing what I tried.