var elem = document.commandDispatcher.focusedElement;
var win = document.commandDispatcher.focusedWindow;
フォーカスされているWindowオブジェクトが返されます。