I am having the same issue. Although, the quote button works if you only use the raw text textarea. If you enable the Visual tab (I used bbPress Enable TinyMCE Visual Tab for this) then it doesn’t work and gives a Javascript error:
Uncaught TypeError: undefined is not a function
gd-bbpress-tools.js?ver=1.5.1_b1338_free:43
For this line:
tinyMCE.execInstanceCommand(“bbp_reply_content”, “mceInsertContent”, false, qout);