yeah i tried that .. and it kinda works , but not totally in my case
see im calling the small dialog i want to be modal from another bigger dialog, if i click anywhere outside the parent dialog , it works fine as a modal dialog , but if i click on the parent dialog, the bigger dialog moves to the foreground, making the little (supposed to be modal) dialog invisible... i hope you see what im trying to explain

i want the little dialog to stay ontop nomatter what... (untill i close it with an OK button)

it would just be very easy if there was an extra option added to the /dialog command which could do this very simple..