try this,
Save the launcher jar on the Desktop in a folder called ftb
Open terminal and type
Code:
cd ~/Desktop/ftb/
export JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home
java -jar FTB_Launcher.jar
The launcher should launch and work properly
tell me if it fixed it :D