Describe the bug

Querying $('._BrowserPage_m63td_228').scrollTop shows 52.
To Reproduce
Steps to reproduce the behavior:
- Go to https://t.me/onphone_bot?startapp
- Go through onboarding and log in with any preferred method
- Click on the coins icon at the top right corner
- See the error
Expected behavior
Web view shouldn't be scrolled by an overflowed modal window.
Desktop (please complete the following information):
- OS: MacOS 13
- Browser: Chrome
- Version: 133
Additional context
Modal window implementation provided by the Telegram UI.
Describe the bug
Querying
$('._BrowserPage_m63td_228').scrollTopshows52.To Reproduce
Steps to reproduce the behavior:
Expected behavior
Web view shouldn't be scrolled by an overflowed modal window.
Desktop (please complete the following information):
Additional context
Modal window implementation provided by the Telegram UI.