The display position of HTML<datalist> is incorrect in Safari of iOS 15

In iOS 15.0, the UI when displaying HTML and HTML in Safari has changed significantly. With this change, when using HTML in Safari, the list will be displayed at a position far away from the inputbox.

I'm developing a web page using HTML and I need to solve this problem. Please tell me how to solve it.