In the line 263 of facebox.js I just added the datatype to 'html':
$.get(href, function(data) { $.facebox.reveal(data, klass) }, 'html')