I'm using a DIV with the message "processing" and opaque background every time a request occurs (user iteration at the click of a button). However, this screen is also displayed when I am with an open modal screen, and ends up happening that the processing screen does not overlap on the modal screen. My entire layout was developed with Bootstrap 3. How do I override the processing div on modal?