Sorry, I've missed that select has no value for IE and there are some other limitations such as popup window title should not contain spaces. So try to replace the line with the select
Code:
<select name="stiffy" style="width: 50%;" onchange="window.open(this.options[this.selectedIndex].value,'PDF','width=300,height=500,toolbar=1')">