Clickjacking is a pretty advanced technique even for security-minded programmers. I guess most of 
pentesters would have a hard time quickly preparing a robust 
demonstration of a clickjacking attack. This requires some advanced CSS/Javascript and HTML knowledge. One needs to know how to hide a content or how to make it follow the mouse and account for all browsers quirks. Clearly the guys behind 
Facebook clickjacking *.info scams have some exceptional skills. Or do they?
Recently I got an email from one of my readers - he analyzed the 
actual code used in an attack, did some googling around for snippets of it and he found the person that is (supposedly, we have no proof yet) the code author of recent attacks. Meet 
bhav - and tremble before his mighty coder skills!