Ciao Andrea,
ho visto che il problema rimane anche con IE8,
mentre con FireFox funziona bene.

Non c' e' un qualche modo per farlo funzionare anche con IE ????

<html>
<head>
<meta http-equiv="Content-Language" content="it">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Esempio</title>
</head>
<body>

<input type="button" value="Service Requirements" style="background: none; padding:1px; border:2px solid #3399FF; width:200px;" onclick="alert('Under Construction');" />


</body>
</html>