I'm looking for complete list of form field names (<input name="…">) that are recognized by auto-fill functions in major browsers.
Here are some I've found to work in Safari using trial-and-error:
emailEcom_ReceiptTo_Postal_Name_FirstEcom_ReceiptTo_Postal_Name_Lastfirst-namefirstnamelast-namelastnamefull-namebirthdaycompanyjobtitlephonestreetcitycountrystate(used for county outside US)postalcodezip
However I couldn't find separate field for title/honorific prefix (it's included in full name only).
Opera's Wand recognizes more or less the same names with exception of name, which requires Ecom_ReceiptTo_Postal_Name_First and Ecom_ReceiptTo_Postal_Name_Last.
I couldn't find field for mobile phone number. Haven't found way to get separate home/work fields.