Software Version Info
```plaintext
Panel 1.4.2. Python 3.10.14. Chrome browser, React template
```
Description of expected behavior and the observed behavior
When using a React template, if the dashboard sidebar contains pn.widgets.IntRangeSlider elements and a pop-up modal activates, the pn.widgets.IntRangeSlider widgets will overlap the modal data when the user would expect the modal to sit on top of any widgets being displayed. In the attached example the rightmost pane is the modal and the leftmost is the sidebar with its accompanying widgets
Complete, minimal, self-contained example code that reproduces the issue
Software Version Info
```plaintext Panel 1.4.2. Python 3.10.14. Chrome browser, React template ```Description of expected behavior and the observed behavior
When using a React template, if the dashboard sidebar contains pn.widgets.IntRangeSlider elements and a pop-up modal activates, the pn.widgets.IntRangeSlider widgets will overlap the modal data when the user would expect the modal to sit on top of any widgets being displayed. In the attached example the rightmost pane is the modal and the leftmost is the sidebar with its accompanying widgets
Complete, minimal, self-contained example code that reproduces the issue
Stack traceback and/or browser JavaScript console output
Screenshots or screencasts of the bug in action