I need ModalWindow functionality where clicks outside it are forbidden. In my case my window is a container, how can I prevent clicks outside it?Seems easy but doesn't work for me. I tried make empty boxes and empty containers size of screen and set ...