He conseguido que funcione bien en IE y en Firefox y os dejo el código para que la comunidad lo testee y si puede ser me indiqueís como se ve en vuestros otros nevegadores , actualmente testeado en chrome , firefox e IE8
Cita:
<style>
.texto
{
position:relative;
width:299px;
height:82px;
line-height:82px;
background-image:url("background.png");
background-attachment:;
background-attachment /*\**/: fixed\9;
background-position:10 16 5 0;
border:0px solid;
font-family:Arial;
font-size:20px;
color:#eeeeee;
}
</style>
<input type="text" name="textfield" class="texto">
<style>
.texto
{
position:relative;
width:299px;
height:82px;
line-height:82px;
background-image:url("background.png");
background-attachment:;
background-attachment /*\**/: fixed\9;
background-position:10 16 5 0;
border:0px solid;
font-family:Arial;
font-size:20px;
color:#eeeeee;
}
</style>
<input type="text" name="textfield" class="texto">
Saludos a todos muchas gracias