Does your form on the web page have more than one row? It seems to me like you captured the fields for the first row, but then there are more and they don't work because the selector is built for the first one.
There is more than one <div> element directly under the <form> element and you're not targeting the first one, but you have not provided an Ordinal property to it, indicating that the flow should target the first one.
-------------------------------------------------------------------------
If I have answered your question, please mark it as the preferred solution. If you like my response, please give it a Thumbs Up.
I also provide paid consultancy and development services using Power Automate. If you're interested, DM me and we can discuss it.