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: mui/material-ui#46953
Affected component/components
Sheet
How to reproduce
- Create a Sheet with
<SheetContent side="bottom"
- Open in Safari, observe the aforementioned issue.
Codesandbox/StackBlitz link
https://stackblitz.com/edit/vitejs-vite-gpzvp8ab?file=src%2FApp.tsx
System Info