Solution:
We will prove that the maximum value that TA can attain is 4. Let A={x1,x2,x3,x4,x5} be a set of five positive integers such that x1<x2<x3<x4<x5. Call a triple (i,j,k) with 1⩽i<j<k⩽5 good if xi+xj+xk divides SA. None of the triples (3,4,5),(2,4,5),(1,4,5),(2,3,5),(1,3,5) is good, since, for example
x5+x3+x1∣SA⇒x5+x3+x1∣x2+x4
which is impossible since x5>x4 and x3>x2. Analogously we can show that any triple of form (x,y,5) where y>2 isn't good.
By above, the number of good triples can be at most 5 and only triples (1,2,5),(2,3,4), (1,3,4),(1,2,4),(1,2,3) can be good. But if triples (1,2,5) and (2,3,4) are simultaneously good we have that:
x1+x2+x5∣x3+x4⇒x5<x3+x4
and
x2+x3+x4∣x1+x5⇒x2+x3+x4⩽x1+x5<x1+x3+x4<x2+x3+x4,
which is impossible. Therefore, TA⩽4.
Alternatively, one can prove the statement above by adding up the two inequalities x1+x2+x4<x3+x4 and x2+x3+x4<x1+x5 that are derived from the divisibilities.
To show that TA=4 is possible, consider the numbers 1,2,3,4,494. This works because 6∣498,7∣497,8∣496, and 9∣495.