The focus textarea no longer has the class "pq-focus-mgr", so when I detect a body keypress, the target is a textarea with no class to distinguish what it is.
In 9.0.2, only the parent div has the class "pq-focus-mgr" and not the textarea like before.