If a MessageBox is opened over an existing window, the focus should not be removed from the MessageBox until the button Cancel/Ok button is pressed.
Currently if using a mouse setup, and for an example and simple MessageBox with [Ok] button is displayed, if you click on the background window, the focus changes to the background while the MessageBox is still present.