Reply to HTML select/input not showing in Webapp on iOS 15 and later, if app is on home screen @supports (-webkit-overflow-scrolling: touch) { /* CSS specific to iOS devices */ input, textarea { transform: translateZ(0px) !important; } } This css helps App & System Services Core OS May ’23