For support reasons I want to be able for a user to take a screenshot of the current browser window as easy as possible and send it over to the server.
Any (crazy)
Perhaps http://html2canvas.hertzen.com/ could be used. Then you can capture the display and then process it.