My website has a navbar with a z-index of 1030, but I am encountering an issue where a modal window gets overlapped by the navbar. I have tried giving the modal window a z-index of 2030, but it is not resolving the problem. How can I prevent this overlap from occurring?