When prompted to authenticate on the Market page of steemit.com, before executing a trade, a modal pops up.
It seems that every time the market page refreshes itself, this causes focus to be lost from the modal. You can see this happening in the gif above when the field turns gray. If you keep typing during this, it can execute keyboard short cuts instead, which can be confusing for the user.
Instead, can we detect if the modal is shown and force it to keep focus so that the user doesn't continually get interrupted trying put in their password?