Hi, I observe the same behavior too, and I looked a bit more into it as some forms work while other don't.
The bug seems related to the password manager: forms that don't work are those which trigger a password manager database access. I don't know what makes a form use the password managar or not, but regular forms (e.g. posting on a forum or using a search site) behave normally. Moreover, forms which are pre-filled by the password manager can be successfully submitted too, so a workaround for this bug would be to open the password manager database file and enter the base64 encoded values for the form, so that next time that form is loaded, it will be pre-filled and submittable. However that workaround is not very useful, because of the hassle of encoding the data, restarting the browser, and most importantly, the security issues, but I think knowing this workaround may help tackle the bug more precisely. I hope my English is understandable and that it helps. Pierre-Louis Porté -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

