Google Chrome 37 Workaround

RTG
If you are experiencing problems using Google Chrome 37 with Act! Premium (access via web), you may work around this by altering the Google Chrome shortcut to enable modal dialogs using the steps below that correspond with your operating system
 
Windows
 
1.     Right-click the Google Chrome browser shortcut and select Properties
2.     Place the cursor at the end of the Start in section in the properties window
3.     Enter ‘‘--enable-show-modal-dialog’
4.     Click OK
5.     Start Google Chrome and navigate to your Act! Premium (access via web) site
 
Mac OS
 
The following script needs to be ran on a Mac OS computer in order for Chrome to work correctly. This script can also be compiled in an app
 
do shell script "/Applications/Google\\ Chrome.app/Contents/MacOS/Google\\ Chrome --enable-show-modal-dialog"