Sii tu piu` preciso possibile!!

Il bottone e` nello stesso form?
Quale e` l'ID del bottone?

onchange="document.getElementById('ID_DEL_BUTTON') .style.visibility='visible';"

oppure:
onchange="this.form.NOME_DEL_BOTTONE.style.visibil ity='visible';"