### Describe the bug Both the Overlay and sheet leave a gap at the bottom, where you can see-trough the remaining page.  Similar MUI issue: https://github.com/mui/material-ui/issues/46953 ### Affected component/components Sheet ### How to reproduce 1. Create a Sheet with `<SheetContent side="bottom"` 2. Open in Safari, observe the aforementioned issue. ### Codesandbox/StackBlitz link https://stackblitz.com/edit/vitejs-vite-gpzvp8ab?file=src%2FApp.tsx ### System Info ```bash iOS 26 Safari/WebKit ```