There is already an element with focus, if you want the focus to mode you need to do that, it won't do that automagically.

E.g. call forceActiveFocus() in Admin and User in Component.onCompleted

Cheers,
_