Disable auto focus on input element when popup is opened

I have a reusable popup element that contains an input element. Everytime that popup is opened it focuses onto the input element (located at the bottom of the popup) which I do not want as it the top of the popup should appear first. Is there any way to disable this function?

Many thanks

on iOS?

@Eugene_West No, it happens through normal desktop which is weird

could you share with some screenshot?

@Eugene_West I think you can just replicate it by having a long width popup and place an input element at the bottom. Anytime you trigger a workflow to open that popup, bubble automaticaly focuses on that input at the bottom of the page.

Does that happen on your system?