Previously:
~~[web] Disabling tab when in edit mode~~
~~We want to prevent the user from using the tab when he is editing the message. Otherwise, he could navigate to other threads in the background.~~
We want to prevent users from focusing outside the modals. Added `focus-trap-react` library, to do that, and covered the modals that we use.