views:

32

answers:

1

I am facing a big problem in firefox: the ALT GR key is disabled on some simple pages: (try to type in an email)

This simple page DISABLES the ALT GR key

<html>
<body>
<iframe src="http://www.dialogoo.com/vdialogoo.php?id=2" width="100%" height="100%"></iframe>
</body>

but if you open http://www.dialogoo.com/vdialogoo.php?id=2

ALT GR is working !

This strange behaviour only happens on Firefox ! It seems Firefox + Iframe + Flash = disable ALT GR key !