Added ability to set allow-downloads iframe sandbox options
According to https://www.chromestatus.com/feature/5706745674465280
chrome will remove the ability to download from iframe unless the
embedder adds support for it through the "allow-downloads" sandbox
option, this option will become needed in chrome 83, which is scheduled
for May 19 2020.