## 🐛 Bug Report When user opens a modal and user scrolls up/down - the modal's style changes every time which causes the modal to move up/down. https://github.com/user-attachments/assets/4d2fe29f-35a4-4179-8dcf-c1d261973e49 ## To Reproduce 1. Go to https://react-joyride.com/modal 2. Click on the beacon to open the modal 3. Scroll up/down ## Expected behavior The modal should be still and not move when the user scrolls either up or down. ## Link to repl or repo (highly encouraged) Reproduced it on your official site so I think there's no need?