Repeater is pushing other items

Hello,
I have a problem with repeaters. I am using them as input suggestions so they are showing like a dropdown below the textbox. My problem is they are pushing the items below them. On pc, it’s not that much problem because there is enough space but on mobile, it’s really a problem. They are pushing other text boxes, buttons and all other content of the site.
My desire is when repeater expands, it must hover over items. How can I do that?
Thank you.

You can try putting the repeater inside a transparent box and extend the box over the the page elements.