Find input "autocorrects" double quotes to non-standard values

See video. Double quotes (and possibly other characters, haven’t tested) are getting changed from standard " to “rich” quotes like this “. Not sure if this is an OS-level thing or not but I think it makes sense to disable it by default (or override the OS setting, if possible) for searching JSON responses?
Upon a little Googling this is a macOS-level thing which can be turned off (thank god). Would still be good to override this in the input though I reckon!
I’ve reproduced this on my end too. It looks tricky to add the autocorrect=”off” attribute to the search input but I’m sure there’s a way to do it.