When a modal window is open, the user should not be able to interact with elements outside of this window. Reproducing: - ```cargo run --example example``` - Open modal - Use tab key to change focus
When a modal window is open, the user should not be able to interact with elements outside of this window.
Reproducing:
cargo run --example example